home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11757 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: access4.digex.net!not-for-mail
  2. From: ell@access4.digex.net (Ell)
  3. Newsgroups: comp.object,comp.lang.c++
  4. Subject: Re: Java:  What's the Big Deal?
  5. Date: 16 Mar 1996 01:18:55 GMT
  6. Organization: The Universe
  7. Message-ID: <4id4tv$2k5@news4.digex.net>
  8. References: <4i40ik$9dt@news4.digex.net> <RMARTIN.96Mar13133129@rcm.oma.com> <4ic0k8$n9n@news4.digex.net>
  9. NNTP-Posting-Host: access4.digex.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Ell (ell@access5.digex.net) wrote:
  13. : Robert C. Martin (rmartin@oma.com) wrote:
  14. : : ell@access1.digex.net (Ell) writes:
  15. : : What is [it] you can do in Java, you can't do as easily with a 
  16. : : library in C++?
  17.  
  18. : : This isn't the right question.  Java's power has nothing to do with
  19. : : what the *language* itself can or cannot do in comparison to what C++
  20. : : can or cannot do.  Java's power comes from the *environment* in which
  21. : : it executes.
  22.  
  23. : That was the right question for me!  My question took the environment as a
  24. : granted.  How can anything be analyzed outside of an environment?! 
  25. : Further part of the environment includes each language having built in
  26. : support for features the other doesn't have.  
  27.  
  28. To correct myself, (and be less strident) I am interested in how the
  29. features of the languages compare in the environments where they are, or
  30. may be, both used.  So that I am interested in what difference it makes
  31. that C++ can only offer what Java does with libraries in the same
  32. environment, or conditions.  [Remembering that C++ offers things without 
  33. libraries in the same environment, or conditions, where Java would 
  34. require library support.]
  35.  
  36. Elliott
  37.  
  38.